home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / zcommbar.zip / 612.T < prev    next >
Text File  |  1987-12-22  |  1KB  |  27 lines

  1. begin:      ena -8g;cls;lput \r
  2.             lput " ╒ 612 Directory ════════════════════╕\r\n"
  3.             lput " │ a - Ekman's                       │\r\n"
  4.             lput " │ b - Friel's                       │\r\n"
  5.             lput " │ c - C Station                     │\r\n"
  6.             lput " │ d - Troppus                       │\r\n"
  7.             lput " │ e - PC-LIB 3 nodes                │\r\n"
  8.             lput " │ f - American Data Terminal        │\r\n"
  9.             lput " │ g - PC-Concepts                   │\r\n"
  10.             lput " │ h - Nest                          │\r\n"
  11.             lput " │ 1 - New City     0 - Redial       │\r\n"
  12.             lput " ╘═══════════════════════════════════╛\r\n"
  13.           acceptl1 s1 "Letter ?"
  14.           if is1,h put "d490-1187\r"
  15.           if is1,g put "d572-0894\r"
  16.           if is1,f put "d456-9450\r"
  17.           if is1,e put "d435-2554\r"
  18.           if is1,d put "d339-4216\r"
  19.           if is1,c put "d332-1857\r"
  20.           if is1,b put "d824-8167\r"
  21.           if is1,a put "d623-1156\r"
  22.           if is1,1 break; put \rD\r;call city.pursuit.t
  23.           if is1,0 put r\r;pat 1 S?;wait;put 5\r
  24.           pat 1i LINE;pat 2 *;wait
  25.           if !1 goback begin
  26.           t
  27.